setRotary1Enabled


Enable the rotary encoder #1. This is a 'dumb' encoder sending pulses on both A and B pins while rotating.
bool rotary1_enabled = 1;

Return

This builder for chaining.

Parameters

value

The rotary1Enabled to set.